Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change setting SSL_CERT_FILE to an empty file in /var/runtime #1663

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

normj
Copy link
Member

@normj normj commented Jan 26, 2024

Description of changes:
This is an addendum to the previous PR that set the SSL_CERT_FILE to /tmp/noop` #1661

This PR changes to an actual empty file that does exists. It uses the /var/runtime directory instead of /tmp. The concern with /tmp is it is a mutable directory which might have unforeseen side effects depending on what the function is doing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj requested a review from ashovlin January 26, 2024 19:56
@normj normj merged commit 27f585a into master Jan 26, 2024
4 checks passed
@normj normj deleted the normj/cert branch January 26, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants